8.6
HIGH CVSS 4.0
CVE-2026-55744
Cotonti CSRF in PFS allows forced arbitrary file upload
Description

Cotonti 1.0.0 (master branch, commit f43f1fc3) is vulnerable to Cross-Site Request Forgery in the Personal File Storage (PFS) module. In modules/pfs/inc/pfs.main.php, the file upload action ('a=upload') processes uploaded files without calling cot_check_xg() to validate the anti-CSRF token, even though sibling actions such as 'delete' (line 272) do. A remote attacker who lures an authenticated user into visiting a malicious page can force the browser to submit a forged multipart request that uploads arbitrary files into the victim's PFS storage.

INFO

Published Date :

June 18, 2026, 6:06 a.m.

Last Modified :

June 18, 2026, 6:06 a.m.

Remotely Exploit :

Yes !

Source :

TuranSec
Affected Products

The following products are affected by CVE-2026-55744 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
CVSS 4.0 HIGH 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
Solution
Implement anti-CSRF token validation for file upload actions in the PFS module.
  • Validate anti-CSRF tokens for all file upload actions.
  • Ensure cot_check_xg() is called before processing uploads.
  • Update the Cotonti CMS to the latest version.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-55744 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.